Removed unused getLevel method, and don't use intermediate variable called
authoremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 10:30:59 +0000 (11:30 +0100)
committeremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 10:30:59 +0000 (11:30 +0100)
commitefa1534b2661586fcbd1a0808ab8348cfc1e22c0
treec244a9fdc852c5bffaf3db781de2420ed92c6d89
parentdf0fc046af067a0531b584f36d1c794ee90b5adc
Removed unused getLevel method, and don't use intermediate variable called
'log', as this name hides the global logger instance.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendLogging.py